home *** CD-ROM | disk | FTP | other *** search
- object frmLoading: TfrmLoading
- Left = 232
- Top = 230
- BorderIcons = []
- BorderStyle = bsDialog
- ClientHeight = 57
- ClientWidth = 239
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = False
- Position = poScreenCenter
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 239
- Height = 57
- Align = alClient
- BevelOuter = bvNone
- TabOrder = 0
- object Label1: TLabel
- Left = 18
- Top = 32
- Width = 3
- Height = 13
- end
- object ProgressBar: TProgressBar
- Left = 18
- Top = 16
- Width = 203
- Height = 12
- Min = 0
- Max = 100
- TabOrder = 0
- end
- end
- end
-